Add RetainFirstAdmission migration mode for concurrent admissions#11236
Conversation
|
Skipping CI for Draft Pull Request. |
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
738f04c to
58b5d06
Compare
|
cc @PBundyra ptal |
2b28c46 to
1244122
Compare
|
/retest created flake issue #11351 |
|
After some discussion with approvers we've decided the best name for this mode would be |
|
Assuming the ConcurrentAdmission Feature is released in 0.18 I don't think we need a release note specific to this field. /release-note-edit |
|
LGTM overall, please address my comments and update the KEP. I think this is pretty much ready to go |
|
/retest |
|
/retitle Add RetainFirstAdmission migration mode for concurrent admissions |
…pin a Workload to its first admitted flavor
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: a57798a187b3cd49a82b6823f901ba613c6d81ac |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mimowo, reruno The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/unhold #11236 (comment) 100 local runs finished successfully |
…n a Workload to its first admitted flavor
What type of PR is this?
/kind feature
What this PR does / why we need it:
Add HoldFirstAdmission migration mode for concurrent admissions to pin a Workload to its first admitted flavor
Which issue(s) this PR fixes:
Fixes #10911
Special notes for your reviewer:
Unit Test code coverage
concurrentadmission.html
Unit test code coverage Web hook
cq_webhook_cover.html
Does this PR introduce a user-facing change?